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 100011111111100100111111100100101010000000111111011101101000111111111001001111111001001010100000001111110111011001000010 8ff93f92a03f768ff93f92a03f7642
EUC-JP 錠?帳?v錠?帳?vB 101111101111101100111111110001001010001000111111011101101011111011111011001111111100010010100010001111110111011001000010 befb3fc4a23f76befb3fc4a23f7642
UTF-8 錠렏帳뒷v錠렏帳뒷vB 111010011000110010100000111010111010000010001111111001011011100010110011111010111001001010110111011101101110100110001100101000001110101110100000100011111110010110111000101100111110101110010010101101110111011001000010 e98ca0eba08fe5b8b3eb92b776e98ca0eba08fe5b8b3eb92b77642
UHC 錠렏帳뒷v錠렏帳뒷vB 11101111111111001000111010100101111011011110001110110101110111100111011011101111111111001000111010100101111011011110001110110101110111100111011001000010 effc8ea5ede3b5de76effc8ea5ede3b5de7642

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