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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 瓠??缸?靜? 11100001010000000011111100111111111000111001110100111111111010001100111000111111 e1403f3fe39d3fe8ce3f
EUC-JP 瓠??缸?靜? 11100001101000010011111100111111111001011111110100111111111100001101000000111111 e1a13f3fe5fd3ff0d03f
UTF-8 瓠ㅴ갖缸렟靜렱 111001111001001110100000111000111000010110110100111010101011000010010110111001111011110010111000111010111010000010011111111010011001110110011100111010111010000010110001 e793a0e385b4eab096e7bcb8eba09fe99d9ceba0b1
UHC 瓠ㅴ갖缸렟靜렱 1111101111010010101001001110010010110000101011101111100111111100100011101011000011110000101000011000111010111110 fbd2a4e4b0aef9fc8eb0f0a18ebe

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