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 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN ?尤朋v?尤朋vB 00111111100101101101111010010101111111000111011000111111100101101101111010010101111111000111011001000010 3f96de95fc763f96de95fc7642
EUC-JP ?尤朋v?尤朋vB 00111111110011001110000011001010111111100111011000111111110011001110000011001010111111100111011001000010 3fcce0cafe763fcce0cafe7642
UTF-8 뤝尤朋v뤝尤朋vB 111010111010010010011101111001011011000010100100111001101001110010001011011101101110101110100100100111011110010110110000101001001110011010011100100010110111011001000010 eba49de5b0a4e69c8b76eba49de5b0a4e69c8b7642
UHC 뤝尤朋v뤝尤朋vB 100011111100110011101001110101101101110111011011011101101000111111001100111010011101011011011101110110110111011001000010 8fcce9d6dddb768fcce9d6dddb7642

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