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 ????K}????K{^ 00111111001111110011111100111111010010110111110100111111001111110011111100111111010010110111101101011110 3f3f3f3f4b7d3f3f3f3f4b7b5e
SJIS-WIN 艶?艶?K}艶?艶?K{^ 1000100110010000001111111000100110010000001111110100101101111101100010011001000000111111100010011001000000111111010010110111101101011110 89903f89903f4b7d89903f89903f4b7b5e
EUC-JP 艶?艶?K}艶?艶?K{^ 1011000111110000001111111011000111110000001111110100101101111101101100011111000000111111101100011111000000111111010010110111101101011110 b1f03fb1f03f4b7db1f03fb1f03f4b7b5e
UTF-8 艶췞艶츂K}艶췞艶츂K{^ 1110100010001001101101101110110010110111100111101110100010001001101101101110110010111000100000100100101101111101111010001000100110110110111011001011011110011110111010001000100110110110111011001011100010000010010010110111101101011110 e889b6ecb79ee889b6ecb8824b7de889b6ecb79ee889b6ecb8824b7b5e
UHC 艶췞艶츂K}艶췞艶츂K{^ 111001101111110110101110010101111110011011111101101011100111101001001011011111011110011011111101101011100101011111100110111111011010111001111010010010110111101101011110 e6fdae57e6fdae7a4b7de6fdae57e6fdae7a4b7b5e

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