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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 宥???v宥???vB 10010111010001110011111100111111001111110111011010010111010001110011111100111111001111110111011001000010 97473f3f3f7697473f3f3f7642
EUC-JP 宥???v宥???vB 11001101101010000011111100111111001111110111011011001101101010000011111100111111001111110111011001000010 cda83f3f3f76cda83f3f3f7642
UTF-8 宥곁렎렒v宥곁렎렒vB 111001011010111010100101111010101011001110000001111010111010000010001110111010111010000010010010011101101110010110101110101001011110101010110011100000011110101110100000100011101110101110100000100100100111011001000010 e5aea5eab381eba08eeba09276e5aea5eab381eba08eeba0927642
UHC 宥곁렎렒v宥곁렎렒vB 11101010111010011011000011100111100011101010010010001110101001110111011011101010111010011011000011100111100011101010010010001110101001110111011001000010 eae9b0e78ea48ea776eae9b0e78ea48ea77642

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