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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ??幽[}??幽[{^ 00111111001111111001011101001000010110110111110100111111001111111001011101001000010110110111101101011110 3f3f97485b7d3f3f97485b7b5e
EUC-JP ??幽[}??幽[{^ 00111111001111111100110110101001010110110111110100111111001111111100110110101001010110110111101101011110 3f3fcda95b7d3f3fcda95b7b5e
UTF-8 뤜법幽[}뤜법幽[{^ 1110101110100100100111001110101110110010100101011110010110111001101111010101101101111101111010111010010010011100111010111011001010010101111001011011100110111101010110110111101101011110 eba49cebb295e5b9bd5b7deba49cebb295e5b9bd5b7b5e
UHC 뤜법幽[}뤜법幽[{^ 1000111111001011101110011111110111101010111010110101101101111101100011111100101110111001111111011110101011101011010110110111101101011110 8fcbb9fdeaeb5b7d8fcbb9fdeaeb5b7b5e

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