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???? 0011111100111111001111110100011100111111001111110011111100111111 3f3f3f473f3f3f3f
SJIS-WIN ???G?刑賂? 00111111001111110011111101000111001111111000110001011001100110000100011100111111 3f3f3f473f8c5998473f
EUC-JP ???G?刑賂? 00111111001111110011111101000111001111111011011110111010110011111010100000111111 3f3f3f473fb7bacfa83f
UTF-8 뤗횓랑G렱刑賂렱 11101011101001001001011111101101100110101001001111101011100111101001000101000111111010111010000010110001111001011000100010010001111010001011001110000010111010111010000010110001 eba497ed9a93eb9e9147eba0b1e58891e8b382eba0b1
UHC 뤗횓랑G렱刑賂렱 100011111100011111000011100011101011011011111011010001111000111010111110111110101111110111010110111100011000111010111110 8fc7c38eb6fb478ebefafdd6f18ebe

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