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 多孫脱蔵}多孫脱蔵{^ 10010001101111011001000110110111100100100100010110010001101000000111110110010001101111011001000110110111100100100100010110010001101000000111101101011110 91bd91b7924591a07d91bd91b7924591a07b5e
EUC-JP 多孫脱蔵}多孫脱蔵{^ 11000010101111111100001010111001110000111010011011000010101000100111110111000010101111111100001010111001110000111010011011000010101000100111101101011110 c2bfc2b9c3a6c2a27dc2bfc2b9c3a6c2a27b5e
UTF-8 多孫脱蔵}多孫脱蔵{^ 111001011010010010011010111001011010110110101011111010001000010010110001111010001001010010110101011111011110010110100100100110101110010110101101101010111110100010000100101100011110100010010100101101010111101101011110 e5a49ae5adabe884b1e894b57de5a49ae5adabe884b1e894b57b5e
UHC 多孫??}多孫??{^ 110100101111110111100001110111010011111100111111011111011101001011111101111000011101110100111111001111110111101101011110 d2fde1dd3f3f7dd2fde1dd3f3f7b5e

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