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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???烏?}???烏?{^ 001111110011111100111111100010010100011100111111011111010011111100111111001111111000100101000111001111110111101101011110 3f3f3f89473f7d3f3f3f89473f7b5e
EUC-JP ???烏?}???烏?{^ 001111110011111100111111101100011010100000111111011111010011111100111111001111111011000110101000001111110111101101011110 3f3f3fb1a83f7d3f3f3fb1a83f7b5e
UTF-8 寧뗰퐦烏냣}寧뗰퐦烏냣{^ 111011111010011010101010111010111001011110110000111011011001000010100110111001111000001110001111111010111000001110100011011111011110111110100110101010101110101110010111101100001110110110010000101001101110011110000011100011111110101110000011101000110111101101011110 efa6aaeb97b0ed90a6e7838feb83a37defa6aaeb97b0ed90a6e7838feb83a37b5e
UHC 寧뗰퐦烏냣}寧뗰퐦烏냣{^ 1110011110101100100010111110111110111101100011111110100010100001100001100110111001111101111001111010110010001011111011111011110110001111111010001010000110000110011011100111101101011110 e7ac8befbd8fe8a1866e7de7ac8befbd8fe8a1866e7b5e

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