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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN ?荀嶢?蕣辰?B 001111111110010010100100100110111101000000111111111001001111101010010010010000110011111101000010 3fe4a49bd03fe4fa92433f42
EUC-JP ?荀嶢?蕣辰?B 001111111110100010100110110101101101001000111111111010001111110011000011101001000011111101000010 3fe8a6d6d23fe8fcc3a43f42
UTF-8 롒荀嶢璉蕣辰롐B 11101011101000011001001011101000100011011000000011100101101101101010001011101111101001101001010011101000100101011010001111101000101111101011000011101011101000011001000001000010 eba192e88d80e5b6a2efa694e895a3e8beb0eba19042
UHC 롒荀嶢璉蕣辰롐B 100011101101011111100010111100001110100011110010111001101101100111100010111100101111001011100011100011101101011001000010 8ed7e2f0e8f2e6d9e2f2f2e38ed642

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