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 野???鴉??筍 1001011011101100001111110011111100111111111010011110101100111111001111111110001010100001 96ec3f3f3fe9eb3f3fe2a1
EUC-JP 野???鴉??筍 1100110011101110001111110011111100111111111100101110110100111111001111111110010010100011 ccee3f3f3ff2ed3f3fe4a3
UTF-8 野ㅞ쇰쓠鴉듽끁筍 111010011000011110001110111000111000010110011110111011001000011110110000111011001001001110100000111010011011010010001001111010111001001110111101111010111000000110000001111001111010110110001101 e9878ee3859eec87b0ec93a0e9b489eb93bdeb8181e7ad8d
UHC 野ㅞ쇰쓠鴉듽끁筍 11100101101011111010010011001110101111001110101110011101100000011110010010111100100010101110001110000101101101111110001011101100 e5afa4cebceb9d81e4bc8ae385b7e2ec

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