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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??邯??∵?? 00111111001111111110011110110110001111110011111110000001111001100011111100111111 3f3fe7b63f3f81e63f3f
EUC-JP ??邯??∵?? 00111111001111111110111010111000001111110011111110100010111010000011111100111111 3f3feeb83f3fa2e83f3f
UTF-8 룶깻邯룶절∵룶깰 111010111010001110110110111010101011100110111011111010011000001010101111111010111010001110110110111011001010000010001000111000101000100010110101111010111010001110110110111010101011100110110000 eba3b6eab9bbe982afeba3b6eca088e288b5eba3b6eab9b0
UHC 룶깻邯룶절∵룶깰 10001111101010111011001010100010110010101111101110001111101010111100000011111101101000011111000110001111101010111011000111111101 8fabb2a2cafb8fabc0fda1f18fabb1fd

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