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‘±‘¨’D‘±‘²h’G‘±‘¨’D‘±‘² 10010010010001111001000110110001100100011010100010010010010001001001000110110001100100011011001001101000100100100100011110010001101100011001000110101000100100100100010010010001101100011001000110110010 924791b191a8924491b191b268924791b191a8924491b191b2
SJIS-WIN ?G?±?¨?D?±??h?G?±?¨?D?±?? 00111111010001110011111110000001011111010011111110000001010011100011111101000100001111111000000101111101001111110011111101101000001111110100011100111111100000010111110100111111100000010100111000111111010001000011111110000001011111010011111100111111 3f473f817d3f814e3f443f817d3f3f683f473f817d3f814e3f443f817d3f3f
EUC-JP ?G?±?¨?D?±??h?G?±?¨?D?±?? 00111111010001110011111110100001110111100011111110100001101011110011111101000100001111111010000111011110001111110011111101101000001111110100011100111111101000011101111000111111101000011010111100111111010001000011111110100001110111100011111100111111 3f473fa1de3fa1af3f443fa1de3f3f683f473fa1de3fa1af3f443fa1de3f3f
UTF-8 ’G‘±‘¨’D‘±‘²h’G‘±‘¨’D‘±‘² 110000101001001001000111110000101001000111000010101100011100001010010001110000101010100011000010100100100100010011000010100100011100001010110001110000101001000111000010101100100110100011000010100100100100011111000010100100011100001010110001110000101001000111000010101010001100001010010010010001001100001010010001110000101011000111000010100100011100001010110010 c29247c291c2b1c291c2a8c29244c291c2b1c291c2b268c29247c291c2b1c291c2a8c29244c291c2b1c291c2b2
UHC ?G?±?¨?D?±?²h?G?±?¨?D?±?² 001111110100011100111111101000011011111000111111101000011010011100111111010001000011111110100001101111100011111110101001111101110110100000111111010001110011111110100001101111100011111110100001101001110011111101000100001111111010000110111110001111111010100111110111 3f473fa1be3fa1a73f443fa1be3fa9f7683f473fa1be3fa1a73f443fa1be3fa9f7

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