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 001111111110001110100101100100101110101100111111001111111001100001010011100111111011011101000010 3fe3a592eb3f3f98539fb742
EUC-JP ?罕庭??牢濤B 001111111110011010100111110001001110110100111111001111111100111110110100110111101011100101000010 3fe6a7c4ed3f3fcfb4deb942
UTF-8 뤋罕庭쫸샘牢濤B 11101011101001001000101111100111101111011001010111100101101110101010110111101100101010111011100011101100100000111001100011100111100010011010001011100110101111111010010001000010 eba48be7bd95e5baadecabb8ec8398e789a2e6bfa442
UHC 뤋罕庭쫸샘牢濤B 100011111011101111111001110101101110111111010100101001101000111110111011111110011101011011101111110101001010011001000010 8fbbf9d6efd4a68fbbf9d6efd4a642

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