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 野???沃??愉 1001011011101100001111110011111100111111100101111000000000111111001111111001011011111001 96ec3f3f3f97803f3f96f9
EUC-JP 野???沃??愉 1100110011101110001111110011111100111111110011011110000000111111001111111100110011111011 ccee3f3f3fcde03f3fccfb
UTF-8 野ㅞ살뵯沃쇄뫔愉 111010011000011110001110111000111000010110011110111011001000001010110100111010111011010110101111111001101011001010000011111011001000011110000100111010111010101110010100111001101000010010001001 e9878ee3859eec82b4ebb5afe6b283ec8784ebab94e68489
UHC 野ㅞ살뵯沃쇄뫔愉 11100101101011111010010011001110101110111110110010010100101011011110100010101010101111001110001010010001101101101110101011110000 e5afa4cebbec94ade8aabce291b6eaf0

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