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 00111111001111110011111100111111001111110111011000111111001111110011111100111111001111110111011001000010 3f3f3f3f3f763f3f3f3f3f7642
SJIS-WIN ??民??v??民??vB 001111110011111110010110101011110011111100111111011101100011111100111111100101101010111100111111001111110111011001000010 3f3f96af3f3f763f3f96af3f3f7642
EUC-JP ??民??v??民??vB 001111110011111111001100101100010011111100111111011101100011111100111111110011001011000100111111001111110111011001000010 3f3fccb13f3f763f3fccb13f3f7642
UTF-8 렻┙民┙넸v렻┙民┙넸vB 111010111010000010111011111000101001010010011001111001101011000010010001111000101001010010011001111010111000010010111000011101101110101110100000101110111110001010010100100110011110011010110000100100011110001010010100100110011110101110000100101110000111011001000010 eba0bbe29499e6b091e29499eb84b876eba0bbe29499e6b091e29499eb84b87642
UHC 렻┙民┙넸v렻┙民┙넸vB 1000111011000011101001101100010011011010110001011010011011000100101100111101111001110110100011101100001110100110110001001101101011000101101001101100010010110011110111100111011001000010 8ec3a6c4dac5a6c4b3de768ec3a6c4dac5a6c4b3de7642

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