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 堰????}堰????{^ 100010011000000100111111001111110011111100111111011111011000100110000001001111110011111100111111001111110111101101011110 89813f3f3f3f7d89813f3f3f3f7b5e
EUC-JP 堰????}堰????{^ 101100011110000100111111001111110011111100111111011111011011000111100001001111110011111100111111001111110111101101011110 b1e13f3f3f3f7db1e13f3f3f3f7b5e
UTF-8 堰쇰쑜流쁭}堰쇰쑜流쁭{^ 111001011010000010110000111011001000011110110000111011001001000110011100111011111010011110001010111011001000000110101101011111011110010110100000101100001110110010000111101100001110110010010001100111001110111110100111100010101110110010000001101011010111101101011110 e5a0b0ec87b0ec919cefa78aec81ad7de5a0b0ec87b0ec919cefa78aec81ad7b5e
UHC 堰쇰쑜流쁭}堰쇰쑜流쁭{^ 1110010111101000101111001110101110011100101110111110101011111100100110000110111001111101111001011110100010111100111010111001110010111011111010101111110010011000011011100111101101011110 e5e8bceb9cbbeafc986e7de5e8bceb9cbbeafc986e7b5e

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