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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 探孫辰蔵}探孫辰蔵{^ 10010010010101001001000110110111100100100100001110010001101000000111110110010010010101001001000110110111100100100100001110010001101000000111101101011110 925491b7924391a07d925491b7924391a07b5e
EUC-JP 探孫辰蔵}探孫辰蔵{^ 11000011101101011100001010111001110000111010010011000010101000100111110111000011101101011100001010111001110000111010010011000010101000100111101101011110 c3b5c2b9c3a4c2a27dc3b5c2b9c3a4c2a27b5e
UTF-8 探孫辰蔵}探孫辰蔵{^ 111001101000111010100010111001011010110110101011111010001011111010110000111010001001010010110101011111011110011010001110101000101110010110101101101010111110100010111110101100001110100010010100101101010111101101011110 e68ea2e5adabe8beb0e894b57de68ea2e5adabe8beb0e894b57b5e
UHC 探孫辰?}探孫辰?{^ 1111011110101110111000011101110111110010111000110011111101111101111101111010111011100001110111011111001011100011001111110111101101011110 f7aee1ddf2e33f7df7aee1ddf2e33f7b5e

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