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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?甕驛?甕驛^ 0011111111100001010100001110100110000011001111111110000101010000111010011000001101011110 3fe150e9833fe150e9835e
EUC-JP ?甕驛?甕驛^ 0011111111100001101100011111000111100011001111111110000110110001111100011110001101011110 3fe1b1f1e33fe1b1f1e35e
UTF-8 섬甕驛섬甕驛^ 11101100100001001010110011100111100101001001010111101001101010011001101111101100100001001010110011100111100101001001010111101001101010011001101101011110 ec84ace79495e9a99bec84ace79495e9a99b5e
UHC 섬甕驛섬甕驛^ 10111100101101101110100010111000111001101011111010111100101101101110100010111000111001101011111001011110 bcb6e8b8e6bebcb6e8b8e6be5e

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