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 渦?獸????謫 1000100101010001001111111110000011010111001111110011111100111111001111111110011010010011 89513fe0d73f3f3f3fe693
EUC-JP 渦?獸????謫 1011000110110010001111111110000011011001001111110011111100111111001111111110101111110011 b1b23fe0d93f3f3f3febf3
UTF-8 渦빚獸렽꿴렚빛謫 111001101011100010100110111010111011100110011010111001111000110110111000111010111010000010111101111010101011111110110100111010111010000010011010111010111011100110011011111010001010110010101011 e6b8a6ebb99ae78db8eba0bdeabfb4eba09aebb99be8acab
UHC 渦빚獸렽꿴렚빛謫 11101000101111101011101011111010111000101010111010001110110001011011001011101001100011101010110110111010111110111110111011100011 e8bebafae2ae8ec5b2e98eadbafbeee3

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