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^nR?k^n^[?k^nR?k^n^[^ 0011111101101011010111100110111001010010001111110110101101011110011011100101111001011011001111110110101101011110011011100101001000111111011010110101111001101110010111100101101101011110 3f6b5e6e523f6b5e6e5e5b3f6b5e6e523f6b5e6e5e5b5e
SJIS-WIN 獨k^nR獨k^n^[獨k^nR獨k^n^[^ 111000001101010101101011010111100110111001010010111000001101010101101011010111100110111001011110010110111110000011010101011010110101111001101110010100101110000011010101011010110101111001101110010111100101101101011110 e0d56b5e6e52e0d56b5e6e5e5be0d56b5e6e52e0d56b5e6e5e5b5e
EUC-JP 獨k^nR獨k^n^[獨k^nR獨k^n^[^ 111000001101011101101011010111100110111001010010111000001101011101101011010111100110111001011110010110111110000011010111011010110101111001101110010100101110000011010111011010110101111001101110010111100101101101011110 e0d76b5e6e52e0d76b5e6e5e5be0d76b5e6e52e0d76b5e6e5e5b5e
UTF-8 獨k^nR獨k^n^[獨k^nR獨k^n^[^ 11100111100011011010100001101011010111100110111001010010111001111000110110101000011010110101111001101110010111100101101111100111100011011010100001101011010111100110111001010010111001111000110110101000011010110101111001101110010111100101101101011110 e78da86b5e6e52e78da86b5e6e5e5be78da86b5e6e52e78da86b5e6e5e5b5e
UHC 獨k^nR獨k^n^[獨k^nR獨k^n^[^ 110101001011110001101011010111100110111001010010110101001011110001101011010111100110111001011110010110111101010010111100011010110101111001101110010100101101010010111100011010110101111001101110010111100101101101011110 d4bc6b5e6e52d4bc6b5e6e5e5bd4bc6b5e6e52d4bc6b5e6e5e5b5e

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