To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ’G‘¤^nR’G‘¤^n^[’G‘¤^nR’G‘¤^n^[^ 10010010010001111001000110100100010111100110111001010010100100100100011110010001101001000101111001101110010111100101101110010010010001111001000110100100010111100110111001010010100100100100011110010001101001000101111001101110010111100101101101011110 924791a45e6e52924791a45e6e5e5b924791a45e6e52924791a45e6e5e5b5e
SJIS-WIN ?G??^nR?G??^n^[?G??^nR?G??^n^[^ 00111111010001110011111100111111010111100110111001010010001111110100011100111111001111110101111001101110010111100101101100111111010001110011111100111111010111100110111001010010001111110100011100111111001111110101111001101110010111100101101101011110 3f473f3f5e6e523f473f3f5e6e5e5b3f473f3f5e6e523f473f3f5e6e5e5b5e
EUC-JP ?G?¤^nR?G?¤^n^[?G?¤^nR?G?¤^n^[^ 001111110100011100111111100011111010001011110000010111100110111001010010001111110100011100111111100011111010001011110000010111100110111001011110010110110011111101000111001111111000111110100010111100000101111001101110010100100011111101000111001111111000111110100010111100000101111001101110010111100101101101011110 3f473f8fa2f05e6e523f473f8fa2f05e6e5e5b3f473f8fa2f05e6e523f473f8fa2f05e6e5e5b5e
UTF-8 ’G‘¤^nR’G‘¤^n^[’G‘¤^nR’G‘¤^n^[^ 11000010100100100100011111000010100100011100001010100100010111100110111001010010110000101001001001000111110000101001000111000010101001000101111001101110010111100101101111000010100100100100011111000010100100011100001010100100010111100110111001010010110000101001001001000111110000101001000111000010101001000101111001101110010111100101101101011110 c29247c291c2a45e6e52c29247c291c2a45e6e5e5bc29247c291c2a45e6e52c29247c291c2a45e6e5e5b5e
UHC ?G?¤^nR?G?¤^n^[?G?¤^nR?G?¤^n^[^ 0011111101000111001111111010001010110100010111100110111001010010001111110100011100111111101000101011010001011110011011100101111001011011001111110100011100111111101000101011010001011110011011100101001000111111010001110011111110100010101101000101111001101110010111100101101101011110 3f473fa2b45e6e523f473fa2b45e6e5e5b3f473fa2b45e6e523f473fa2b45e6e5e5b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)